PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class


In This Topic
    PDFPageContentAnalysis Class Methods
    In This Topic

    For a list of all members of this type, see PDFPageContentAnalysis members.

    Public Methods
     NameDescription
    Public MethodCalled when BX operator is found.  
    Public MethodCalled when BI operator with image is found.
    The imageVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator  
    Public MethodCalled when BMC operator is found.  
    Public MethodCalled when BDC operator is found.  
    Public MethodCalled when BT operator is found.  
    Public MethodCalled when c operator is found.  
    Public MethodCalled when b* operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when b operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when s operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when h operator is found.  
    Public MethodCalled when cm operator is found.  
    Public MethodCalled when MP operator is found.  
    Public MethodCalled when DP operator is found.  
    Public MethodCalled when Do operator with form XObject is found.  
    Public MethodCalled when Do operator with image is found.
    The imageVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator  
    Public MethodCalled when EX operator is found.  
    Public MethodCalled when EMC operator is found.  
    Public MethodCalled when n operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when ET operator is found.  
    Public MethodCalled when B* operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when F operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when f operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when B operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when f* operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public Method  
    Public MethodCalled when l operator is found.  
    Public MethodCalled when T* operator is found.  
    Public MethodCalled when Td operator is found.  
    Public MethodCalled when TD operator is found.  
    Public MethodCalled when m operator is found.  
    Public Method  
    Public MethodCalled when re operator is found.  
    Public MethodCalled when Q operator is found.  
    Public MethodCalled when q operator is found.  
    Public MethodCalled when Tc operator is found.  
    Public MethodCalled when W* operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when W operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when k operator is found.  
    Public MethodCalled when K operator is found.  
    Public MethodCalled when scn operator is found.  
    Public MethodCalled when sc operator is found.  
    Public MethodCalled when cs operator is found.  
    Public MethodCalled when i operator is found.  
    Public MethodCalled when gs operator is found.  
    Public MethodCalled when g operator is found.  
    Public MethodCalled when G operator is found.  
    Public MethodCalled when J operator is found.  
    Public MethodCalled when d operator is found.  
    Public MethodCalled when j operator is found.  
    Public MethodCalled when w operator is found.  
    Public MethodCalled when M operator is found.  
    Public MethodCalled when ri operator is found.  
    Public MethodCalled when rg operator is found.  
    Public MethodCalled when RG operator is found.  
    Public MethodCalled when sh operator is found.  
    Public MethodCalled when SCN operator is found.  
    Public MethodCalled when SC operator is found.  
    Public MethodCalled when CS operator is found.  
    Public MethodCalled when Tf operator is found.  
    Public MethodCalled when Tz operator is found.  
    Public MethodCalled when TL operator is found.  
    Public MethodCalled when Tm operator is found.  
    Public MethodCalled when Tr operator is found.  
    Public MethodCalled when Ts operator is found.  
    Public MethodCalled when d1 operator is found.  
    Public MethodCalled when d0 operator is found.  
    Public MethodCalled when Tw operator is found.  
    Public MethodCalled when TJ operator is found.
    The textVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when ' operator is found.
    The textVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when " operator is found.
    The textVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when Tj operator is found.
    The textVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when S operator is found.
    The pathVisualObject parameter is set only when the property is set to true on the analyzer that processes this operator.  
    Public MethodCalled when v operator is found.  
    Public MethodCalled when y operator is found.  
    Public Method  
    Public MethodGets a flag indicating whether extended operator information should be extracted when a content stream operator is processed.  
    Public MethodGets the transform context.  
    Public Method  
    Public MethodInternal use only.  
    Public MethodSets a flag indicating whether extended operator information should be extracted when a content stream operator is processed.  
    Public Method  
    Top
    See Also